Welcome![Sign In][Sign Up]
Location:
Search - Java Graphics

Search list

[Mathimatics-Numerical algorithmszernike

Description: 求图形Zernike矩的java程序-graphics Zernike moments for the java programs
Platform: | Size: 6144 | Author: ffzch | Hits:

[JSP/Javajsp验证码

Description: 图形验证码,我很喜欢用的方法-graphics test code, I like the way
Platform: | Size: 2048 | Author: xms | Hits:

[JSP/JavaDiagramEditor

Description: 一个图形编辑器,可绘制圆形、矩形、直线等 可选择、删除-a graphics editor, can be drawn circle, rectangle, line, etc., to choose to delete
Platform: | Size: 54272 | Author: 张海青 | Hits:

[JSP/Java图形设计

Description: java图形设计应该与学习-graphics should be designed with learning
Platform: | Size: 32768 | Author: 张琪 | Hits:

[JSP/Java27106

Description: A simple blackjack game. New graphics, added sounds. Features: dealing, hitting, standing, insurance, and money.
Platform: | Size: 138240 | Author: 黄东 | Hits:

[JSP/JavaTimeClock

Description: 一个Java时钟程序,显示一个图形化时钟和一个数字化时钟。利用线程绘制动态图形,每隔一秒,重新画一遍时针。-a Java clock procedures, showing a graphical clock and a digital clock. The use of dynamic graphics rendering thread, every second, re-painting again hand of a clock.
Platform: | Size: 6144 | Author: 李白 | Hits:

[ICQ-IM-ChatSVGChat

Description: 用Java编写的矢量图形聊天室程序-A Vector Graphics chatroom program written in Java.
Platform: | Size: 33792 | Author: | Hits:

[3D GraphicGraphics3DMatrix

Description: This a 3D matrix class useful for drawing 3D graphics in Java. It implements several of the 3D transformations such as rotation, translation, and projection.
Platform: | Size: 6144 | Author: 王涛 | Hits:

[JSP/Javamenu1.1

Description: XeoMenu是一个图形菜单,允许你在一个图形上定义热点区域,当用户移动到热点上时,弹出菜单。这个XeoMenu有几种类型供大家使用,还有源码文件学习 -XeoMenu is a graphical menu, allow you to a definition graphics on regional hotspots, mobile users to hot on, a pop-up menu. This XeoMenu are of several types for everyone to use, study source documents
Platform: | Size: 35840 | Author: 潜龙 | Hits:

[OpenGL programSolImpPerfGuide1.3

Description: The OpenGLR Graphics System Specification英文原版的基于Java的OpenGL开发手册,程序员专用收藏-The OpenGLR Graphics System Specification English original Java-based OpenGL development manual, the programmer exclusive collection
Platform: | Size: 282624 | Author: 工商部 | Hits:

[JSP/Javamypicture

Description: java课的作业,用swing写的,涉及到图形学方面的知识,包括纺射变换,剪切过滤器,象素提取等等。-java class operations, used to write the swing, involving graphics, in terms of knowledge, including spinning shot transform, shear filters, image retrieval.
Platform: | Size: 35840 | Author: 钱烽 | Hits:

[GUI DevelopArcTeste

Description: 一个关于图形绘制的例子,教你使用Graphics对象绘图-on a graphic example, you use the Graphics object mapping
Platform: | Size: 5120 | Author: 段延娥 | Hits:

[ComboBox《计算机图形学学科2005年研讨会》专辑

Description: 计算机图形学学科2005年研讨会》专辑-computer graphics disciplines seminars in 2005 "album
Platform: | Size: 33304576 | Author: 白航 | Hits:

[Other Riddle gamesvos mini edition

Description: "vos mini edition"是目前非常流行的模拟钢琴类游戏的mini版,用java实现,通过程序的学习和编写,java学习者可以对java的图形和多媒体应用有了更深入的了解.-"Vos Mini Edition" is a popular emu-piano game in its mini version. Written in Java, you can get more details about the Java MultiMedia and Graphics with the coding and learning the program.
Platform: | Size: 38912 | Author: 杨军 | Hits:

[ELanguagejmat_5[1].0.jar

Description: JMAT: java MATrix 工具包装。 提供像 MATLAB 一样的功能和语法一样的易用的类。 JMAT 也包含有关2D 或 3D的图表 ,一个表达式语法分析器 , 和一些统计数值模拟工具-JMAT : java MATrix packaging tools. As MATLAB provide the same capabilities and syntax of the same ease-of-use category. JMAT also includes the 2D or 3D graphics, an expression parser, and some statistical numerical simulation tools
Platform: | Size: 305152 | Author: 侯为 | Hits:

[JSP/JavaImageApplet

Description: 这个JAVA文件可以载入图形和声音,同时还有按钮事件处理,只要在程序的********处加上你想要显示的图片和你想播放的音乐就可以了!-this document can be printed graphics and sound, along with the button issue, as long as the procedures******** add you want to show pictures and you want to play the music can be!
Platform: | Size: 1024 | Author: 曹凯 | Hits:

[JSP/Java一个功能简单的图形编辑器

Description: 简单的图形编译器,本程序仅供各位参考,请不要做为商用,一切后果本人皆不负责。-simple graphics compiler, the program only your reference, please do not as a business, everything I have not responsible for the consequences.
Platform: | Size: 3072 | Author: 刘力 | Hits:

[3D Graphicq_graphics

Description: 根据一位朋友的Java版图形学作业改写的C++版3D图形软渲染代码。-Java version of graphics operations rewritten version of the C 3D graphics rendering software code.
Platform: | Size: 36864 | Author: 俞怡炜 | Hits:

[GDI-Bitmapgraph2dapp

Description: 使用Java书写的图形学2D程序集合(可以用JCreator3.5编译),程序包括交互式编辑,常用曲线(抛物线,三次参数样条,Beizer,B样条),还有多边形填充,2D旋转和字体示例-written in Java 2D graphics procedures set (which can be used JCreator3.5 compiler), including interactive editing procedures, common curve (parabola, the three parameters of the sample, Beizer, B-Spline), and filled polygon, 2D rotation and font sample
Platform: | Size: 59392 | Author: 徐林 | Hits:

[OpenGL programgraph3dapp

Description: 用Java书写的3D图形渲染程序,不使用Java3D和OpenGL,纯Java实现,采用扫描线深度消隐,和局部光照模型,该程序用作图形学教学。程序使用Jcreator3.5编译(内建工程),当然也可以用其他Java工具编译。需要详细了解的网友可与我联系-written with Java 3D graphics rendering procedures, and not to use OpenGL Java3D, pure Java, scanning depth blanking line, and partial illumination model, the procedures used for graphics teaching. Procedures used Jcreator3.5 compiler (built-engineering), of course, can also be used to build other Java tools. A detailed understanding of the needs of netizens can contact me
Platform: | Size: 53248 | Author: 徐林 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net